Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 160,900 for

document formatting

(0.13 sec)
  1. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... Document () builder = aw . DocumentBuilder...set page sizes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert Excel Workbook to PDF|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....are widely used to exchange documents between organizations, government...individuals. It is a standard document format and software developers...

    docs.aspose.com/cells/cpp/convert-excel-workboo...
  4. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....the Working with Fields documentation article. Remarks: Inserts...automatic number in outline format. Examples: Shows how to number...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....AI Converting to Fixed-page Format Contents [ Hide ] Aspose.Words...worthwhile to first discuss document at a high level. When thinking...

    docs.aspose.com/words/net/converting-to-fixed-p...
  9. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldSet...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....) to PDF documents. You also get the leverage...pattern, color and other formatting for Line element. Follow...

    docs.aspose.com/pdf/java/add-line/